jsonValidator
Namespace
globalNested types and modules
| Type | Description | |
|---|---|---|
| # | Difference | |
| # | Meta | |
| # | Type |
Functions and values
| Function or value | Signature | Description | |
|---|---|---|---|
| # | AST(jsonValue) | jsonValue:JsonValue -> Meta [] | |
| # | diff example actual | example:string -> actual:string -> Difference list | |
| # | jsonValueToType(jsonValue) | jsonValue:JsonValue -> Type | |
| # | root | Meta | |
| # | validate example actual | example:string -> actual:string -> unit |